From f771046a001cb0022c0daaf21e6e24dd90796f86 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 11 Feb 2018 00:41:31 +0000 Subject: [PATCH] gdk: Add some more docs Add another reference to the docs. --- gdk/gdkkeys.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdk/gdkkeys.c b/gdk/gdkkeys.c index e3435d901b..0868514a53 100644 --- a/gdk/gdkkeys.c +++ b/gdk/gdkkeys.c @@ -335,6 +335,8 @@ gdk_keyval_is_lower (guint keyval) * @keymap: a #GdkKeymap * * Returns the direction of effective layout of the keymap. + * The direction of a layout is the direction of the majority of its + * symbols. See pango_unichar_direction(). * * Returns: %PANGO_DIRECTION_LTR or %PANGO_DIRECTION_RTL * if it can determine the direction. %PANGO_DIRECTION_NEUTRAL -- 2.30.2